home *** CD-ROM | disk | FTP | other *** search
/ NBC Slam Jams! / NBC Slam Jams!.iso / xtras / media_la / fx_set_1.fxm / 00181_Script_Remove Button < prev    next >
Text File  |  1998-01-20  |  98b  |  4 lines

  1. on mouseDown
  2.   global fxTrackingObj
  3.   if buttonHandler() then removeFromList(fxTrackingObj)
  4. end